terraphim_agent 1.20.5

Terraphim AI Agent CLI - Command-line interface with interactive REPL and ASCII graph visualization
Documentation
1
2
3
4
5
6
7
8
# cargo test

Run Rust test suite. Supports filtering with test name patterns. For workspace testing use --workspace.

synonyms:: cargo test, cargo t, test rust
related:: cargo clippy, cargo build
context:: test
cost:: high